[INFO] fetching crate bridge-embex-infrastructure 0.1.0...
[INFO] fixing bridge-embex-infrastructure-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate bridge-embex-infrastructure 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bridge-embex-infrastructure 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bridge-embex-infrastructure 0.1.0
[INFO] tweaked toml for crates.io crate bridge-embex-infrastructure 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bridge-embex-infrastructure 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bridge-embex-infrastructure 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bridge-core v0.1.0
[INFO] [stderr]   Downloaded bridge-embex-core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53cd0410295d967e57ca2f44f881af47ae8d3f1e8ffb14879a2094526660a9f6
[INFO] running `Command { std: "docker" "start" "53cd0410295d967e57ca2f44f881af47ae8d3f1e8ffb14879a2094526660a9f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53cd0410295d967e57ca2f44f881af47ae8d3f1e8ffb14879a2094526660a9f6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53cd0410295d967e57ca2f44f881af47ae8d3f1e8ffb14879a2094526660a9f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53cd0410295d967e57ca2f44f881af47ae8d3f1e8ffb14879a2094526660a9f6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking bridge-core v0.1.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking bridge-embex-core v0.1.0
[INFO] [stderr]     Checking bridge-embex-infrastructure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stdout] error[E0432]: unresolved import `bridge_embex`
[INFO] [stdout]  --> tests/integration_observability_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bridge_embex::EmbexClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bridge_embex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bridge_embex`, use `cargo add bridge_embex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bridge_embex_infrastructure::config::EmbexConfig`
[INFO] [stdout]  --> tests/integration_observability_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bridge_embex_infrastructure::config::EmbexConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CollectionSchema`, `DistanceMetric`, and `Point`
[INFO] [stdout]  --> tests/integration_observability_test.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bridge_embex_core::types::{CollectionSchema, DistanceMetric, Point};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bridge-embex-infrastructure` (test "integration_observability_test") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "53cd0410295d967e57ca2f44f881af47ae8d3f1e8ffb14879a2094526660a9f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53cd0410295d967e57ca2f44f881af47ae8d3f1e8ffb14879a2094526660a9f6", kill_on_drop: false }`
[INFO] [stdout] 53cd0410295d967e57ca2f44f881af47ae8d3f1e8ffb14879a2094526660a9f6
